home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today - The Disc! 5 / CD-ROM Today - The Disc (Issue 5)(November 1994).ISO / mac / HyperCard stackware / HyperCrime / card_20208.txt < prev    next >
Text File  |  1994-09-21  |  1KB  |  66 lines

  1. -- card: 20208 from stack: in
  2. -- bmap block id: 19726
  3. -- flags: 0000
  4. -- background id: 4694
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=376 top=298 right=320 bottom=476
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: CONTINUE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 18410
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 3 (button)
  29. -- low flags: 00
  30. -- high flags: A003
  31. -- rect: left=96 top=165 right=208 bottom=390
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: On non-porous smooth surfaces
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card id 21054
  43. end mouseUp
  44.  
  45.  
  46.  
  47.  
  48. -- part 4 (button)
  49. -- low flags: 00
  50. -- high flags: A003
  51. -- rect: left=97 top=223 right=266 bottom=392
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: On-porous smooth surfaces
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to card id 22188
  63. end mouseUp
  64.  
  65.  
  66.